Skip to content

feat: allow anonymous sessions for async status updates - #752

Open
susnux wants to merge 1 commit into
mainfrom
feat/anonymous-session
Open

feat: allow anonymous sessions for async status updates#752
susnux wants to merge 1 commit into
mainfrom
feat/anonymous-session

Conversation

@susnux

@susnux susnux commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The biggest usecase would be e.g. chunked uploading, we should be able to early close the connection (prevent e.g. WAF issues) and then still give the UI asynchronous status updates. Also needed for other long running processes where the request itself might get terminated due to timeouts (network issues, WAF, etc).

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The biggest usecase would be e.g. chunked uploading,
we should be able to early close the connection (prevent e.g. WAF
issues) and then still give the UI asynchronous status updates.
Also needed for other long running processes where the request itself
might get terminated due to timeouts (network issues, WAF, etc).

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant